##!/usr/bin/python2
## -*- coding: utf-8 -*-
<%page args="shot, page"/>
<%
from pygolem_lite.web import cat, emph, get_page_paths, make_zoom_image, wiki, source_link
from pygolem_lite.modules import cData
get = cData.get_nice
%>
<h3><a href="main.py"> [Source] </a> </h3>
%if False:
MW preionization not enabled according to PreIonization parameter (must be 4, 5, 6 or 7 for MW).
%else:
${make_zoom_image('okenko.png') } <br>
<ul>
<li> Active MW region: between vertical green dashed lines
<li> Bt resonant field 0.0875 T: vertical red dashed lines (HFS, center, LFS)
</ul>
%endif